-
Notifications
You must be signed in to change notification settings - Fork 355
Add SME vector length detect #287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
- cpuinfo_get_max_arm_sme_length() returns svl vector length in bits - Display length of SME vectors in isa-tool SME may be enabled on cpus that do not have SVE
- cpuinfo_get_max_arm_sme_length() returns svl vector length in bits - Display length of SME vectors in isa-tool - Upgrade cmake-linux-riscv64 ubuntu-22.04 runners to ubuntu-24.04 SME may be enabled on cpus that do not have SVE
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
includes workflow fix for riscv to use ubuntu 24.04
|
@digantdesai why did you merge this PR when it introduced formatting rule violation? Please stop doing that!!! |
Yeah apologies about Now that the CI is green. It should be easy to not get false positives. |
Add
cpuinfo_get_max_arm_sme_length()
to return svl vector length in bitsDisplay length of SME vectors in isa-tool
SME may be enabled on cpus that do not have SVE
Tested isa-tool on qemu